vif-common: disable handle_iptable
authorHans van Kranenburg <hans@knorrie.org>
Thu, 3 Jan 2019 23:35:45 +0000 (00:35 +0100)
committerHans van Kranenburg <hans@knorrie.org>
Tue, 7 Jan 2020 19:23:20 +0000 (20:23 +0100)
commit7a9f3c54f1def864b5326e811d6d965ad43feda5
tree36d7cd6ac23a4659412451e13601ba02c13c8caf
parentd526ca0af81a1ee4a42c5c16a2b47c8b1f581a7e
vif-common: disable handle_iptable

Also see Debian bug #894013. The current attempt at providing
anti-spoofing rules results in a situation that does not have any
effect. Also note that forwarding bridged traffic to iptables is not
enabled by default, and that for openvswitch users it does not make any
sense.

So, stop cluttering the live iptables ruleset.

This functionality seems to be introduced before 2004 and since then it
has never got some additional love.

It would be nice to have a proper discussion upstream about how Xen
could provide some anti mac/ip spoofing in the dom0. It does not seem to
be a trivial thing to do, since it requires having quite some knowledge
about what the domU is allowed to do or not (e.g. a domU can be a
router...).
tools/hotplug/Linux/vif-common.sh